home *** CD-ROM | disk | FTP | other *** search
-
- TITLEBACKGROUND: BRIGHT CYAN
-
- TITLE: "S3 Dos Drivers Installation"
-
- OVERWRITEFILE:yes
-
- rem introscreen: "oemlogo4.pcx"
-
-
- BEGINFIRSTSCREEN
-
- Welcome to the DOS installation utility for
-
- S3 VGA Dos Utilities
-
- and
-
- Microstation 4.0/5.0 Ver. 1.01
-
- and
-
- Autodesk Device Interface 4.2 Ver. 2.2
-
-
- ENDFIRSTSCREEN
-
- BEGINGROUP
-
- Select the utility and/or drivers:
- (multiple selections)
-
- 40 [X] S3 VGA Dos Utilities
-
- 10 [ ] Autodesk Device Interface 4.2
-
- 20 [ ] Microstation 4.0/5.0
-
- 99 [ ] Exit Setup
-
- ENDGROUP
-
- BEGINGROUP Exclusive, 10
-
- Select the AutoCAD release number you are running:
-
- Note: If you are installing for 3D studio only,
- install as though you are using AutoCAD
- release 10 or 11 and follow configuration
- instruction in the "Rendering with TurboDLD"
- chapter of your TurboDLD-Classic Installation
- Guide.
-
- 11 [X] AutoCAD release 12 or 13
- 12 [ ] AutoCAD release 10 or 11
-
- ENDGROUP
- BEGINGROUP Exclusive, 20
-
- Select the MicroStation version you are running:
-
- 21 [X] MicroStation 5.0
- 22 [ ] MicroStation 4.0
-
- ENDGROUP
-
- DEFAULTDIR: "c:\", noaskdrive, noaskdir
-
- IF GROUP = 40
- RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\s3dos.CFG"
- ENDIF
-
- IF GROUP = 11
- RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\ADI-R12.cfg"
- ENDIF
-
- IF GROUP = 12
- RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\ADI-R10.CFG"
- ENDIF
-
- IF GROUP = 21
- RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\Micro-50.cfg"
- ENDIF
-
- IF GROUP = 22
- RUNATEXIT: "$sourcedir$\install.exe $sourcedir$\Micro-40.CFG"
- ENDIF
-
-
-